Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm OPTIMIZATION

Search list

[AI-NN-PRMga

Description: 一些用matlab编写的经典遗传算法算例。可以用于解决许多优化问题-using Matlab to prepare some of the classic examples of genetic algorithm. Many can be used to solve optimization problems
Platform: | Size: 137216 | Author: 张沙清 | Hits:

[AI-NN-PRxw_ga_ann_19

Description: 该程序运用遗传算法优化神经网络,对军费预测问题进行编程-the process of genetic algorithm optimization using neural networks for military spending, the forecast for Programming
Platform: | Size: 1024 | Author: 容容 | Hits:

[AI-NN-PRgaByVB

Description: 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-genetic algorithm (Genetic Algorithm, GA) is developed in recent years a new global optimization algorithm, it borrows from the biological point of view of genetics, through natural selection, genetic variation, such as mechanisms to achieve the adaptability of various individuals raised.
Platform: | Size: 5120 | Author: fuyu | Hits:

[matlabgademo12

Description: 遗传算法包括基本算法的程序及其在优化函数方面的应用-genetic algorithms include basic algorithm for the optimization process and its function in the application
Platform: | Size: 10240 | Author: 朱易 | Hits:

[OtherPIDTuningUsingG.A

Description: -PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic genetics. -- PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm (GA) to the tune PID gains. The GA is an optimization algorithm using the biotic genetics .
Platform: | Size: 104448 | Author: 余志华 | Hits:

[AI-NN-PRyichuansuanfacankao

Description: 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点体现了自然界中"物竞天择、适者生存"进化过程。1962年Holland教授首次 提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜索、机器学习等方 面,并奠定了坚实的理论基础。 用遗传算法解决问题时,首先要对待解决问题的模型结构 和参数进行编码,一般用字符串表示,这个过程就将问题符号化、离散化了。也有在连续 空间定义的GA(Genetic Algorithm in Continuous Space, GACS),暂不讨论。-genetic algorithm (Genetic Algorithm. GA) is developed in recent years a new global optimization algorithm, it borrows from the biological point of view of genetics, through natural selection, genetic variation, such as mechanisms to achieve the adaptability of various individuals raised. This is reflected in the natural world, "the process of natural selection and survival of the fittest" evolutionary process. In 1962, Professor Holland first proposed the idea of the algorithm, thereby attracting a large number of researchers, to promote rapid optimization, search, machine learning, and to lay a solid foundation in theory. Using genetic algorithms to solve the problem, we must first solve the problem of the treatment of the model structure and coding parameters, general string,
Platform: | Size: 409600 | Author: 冯灿科 | Hits:

[AI-NN-PRgenetic_matlab

Description: 遗传算法优化工具箱介绍及实例源程序,适合初学者用matlab进行遗传算法的学习-genetic algorithm optimization toolbox introduced and examples of source, for beginners using Matlab for the study of genetic algorithms
Platform: | Size: 104448 | Author: 田园 | Hits:

[AI-NN-PRGAbook03

Description: 3。《遗传算法与工程设计》,[日]玄光男着,程润伟着 科学出版社 2000年第一版 本书着重从计算方法和应用技术的角度对遗传算法作了深入浅出的讨论。书中介绍了遗传算法的基本概念和结构,解决约束优化和组合优化问题的方法,以及遗传算法在生产调度、可靠性设计、交通运输、设备布局等一系列工业工程问题中的应用。本书可作为高等院校的工业工程、管理科学、运等学、计算机科学和人工智能专业的本科生和研究生的教科书。对于系统分析员、运行研究员、管理科学家以及在工业工程与运筹学领域里从事最优化问题研究和应用的专业技术人员,本书也不失为一本内容丰富且实用性较强的参考书。-3. "Genetic Algorithms and Engineering Design", [] to Yuen-man, Guilin-a 520-531 2000 version of the first book to focus on calculation methods and application of a technical point of view for Genetic Algorithm a simple discussion. The book on genetic algorithms, the basic concepts and structures, optimization and constraint solving combinatorial optimization problems. and the genetic algorithm in production scheduling, reliability design, transportation, equipment and layout of a series of industrial engineering problems applications. The book can be used as colleges in the industrial engineering, management science, transport and other science, computer science and artificial intelligence professional undergraduate and graduate textbook. For system analysts, operations research
Platform: | Size: 9870336 | Author: 孙东 | Hits:

[AI-NN-PRGAbook04

Description: 4。《演化程序——遗传算法和数据编码的结合》,[英]米凯利维兹着 科学出版社 2000年第一版 本书分三个部分共16章分别介绍了:1.遗传算法的概念、数学原理及方法步骤 2.遗传算法和数据编码联系起来所构成的演化程序 3.演化程序面向一些实际问题的应用。 本书语言生动,结构合理,较少使用专业性术语和深涩词汇,适合面临优化问题的研究生、程序员、设计师、工程师及科研工作人员参考。-4. "Evolutionary process-- genetic coding algorithm and data integration," [E] Mikhail Liweici a 520-531 2000 version of the first book in three parts a total of 16 chapters were introduced : 1. Genetic Algorithm concept mathematical principles and methods of Step 2. genetic algorithms and data coding linked posed by the evolution of procedures 3. Evolution-oriented procedures some of the practical problems of application. The book vivid language, reasonable structure, and less use of professional terminology and vocabulary deep acerbic suitable for optimization problems facing graduate students, programmers, designers, engineers and research personnel.
Platform: | Size: 7555072 | Author: 孙东 | Hits:

[AI-NN-PRGAforFunction

Description: 基于Matlab的函数优化遗传算法程序 .-based on Matlab function of genetic algorithm optimization procedures.
Platform: | Size: 3072 | Author: | Hits:

[matlabBP_yang

Description: BP网络的图形用户界面 另附BP和遗传算法的功能,不过不好用-BP graphical user interface followed by BP and genetic algorithm functions, but not used
Platform: | Size: 16384 | Author: 杨佳 | Hits:

[AI-NN-PRGenetic_algorithm01

Description: 遗传算法源程序,求解一个简单优化问题f(x)=x1^2+x2^2,-5<=x1<=5,-5<=x2<=5-genetic algorithm source files, for a simple optimization problem f (x) = x ^ 2 x ^ 2,-5
Platform: | Size: 2048 | Author: 宋仁栋 | Hits:

[AI-NN-PRMATLAB_gatool

Description: 一篇关于matlab遗传算法工具箱应用的论文,在matlab中用遗传算法解决优化问题。-a genetic algorithm on the Matlab toolbox application papers, in Matlab using genetic algorithms to solve optimization problems.
Platform: | Size: 45056 | Author: 张清 | Hits:

[OtherACS4Fun_0_11

Description: 优化算法遗传算法等智能优化算法相关的内容 用于连续函数优化的蚁群算法-genetic algorithm optimization algorithm intelligent optimization algorithms relevant to the continuous function for the ant colony optimization algorithm
Platform: | Size: 4096 | Author: zhutao | Hits:

[AI-NN-PRgadecod

Description: 转载得有关利用遗传算法优化bp神经网络得源程序中得有关解码函数编写-reproduced in the use of genetic algorithm optimization bp neural network in the source decoder functions in the preparation
Platform: | Size: 108544 | Author: raul | Hits:

[AI-NN-PRImprovedSVM

Description: 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Platform: | Size: 179200 | Author: zhaoxiufen | Hits:

[Special Effectsgpso

Description: 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhar博士和kennedy博士发明。源于对鸟群捕食的行为研究 ,PSO同遗传算法类似,是一种基于叠代的优化工具。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), and has Eberhar Dr. Dr. kennedy invention. Stems from the behavior of predatory birds, PSO with genetic algorithm is similar to an iterative optimization-based tools.
Platform: | Size: 2048 | Author: 叶开 | Hits:

[matlabMatlab2

Description: :Matlab遗传算法(GA)优4~-r-具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合 函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异 操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA改进,只需改写函数m文件形式即可。-: Matlab genetic algorithm (GA) U 4 ~-r-a box is based on the basic operation and termination conditions, binary and decimal conversion operation, such as a comprehensive function library. The realization of these steps include: input and output functions through the genetic algorithm to derive the main function, initial population generation function, the use of selection, crossover, mutation operation to achieve the basic function of genetic manipulation. Simulation in order to function as an example, the GA function optimization and improvement, just rewritten m the form of a document can function.
Platform: | Size: 117760 | Author: icyrock | Hits:

[matlabOptimizationofaDoubleWishboneSuspensionSystem

Description: This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.
Platform: | Size: 2056192 | Author: 阳关 | Hits:

[Software EngineeringAPPLYING_GENETIC_ALGORITHM_FOR_TEACHER_ASSIGNMENT_

Description: 介绍由计算机根据教师的意愿,利用遗传算法自动进行排课,最大限度地满足教师的愿望,对资源作出优化合理的安排.而且,利用Excel实现排课的遗传算法.排课分为教师安排和课程时间的安排两部分.本篇论述教师安排. -Introduction by the computer in accordance with the wishes of teachers, using the genetic algorithm automatically arranging schedule, to meet the aspirations of teachers, optimization of resources to make reasonable arrangement. Moreover, the use of Excel Timetable realize the genetic algorithm. Timetable is divided into teachers and Course timing in two parts. This exposition teachers.
Platform: | Size: 144384 | Author: 王昱 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net